home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: netcom.com!mictali
- From: mictali@netcom.com (Jere McDevitt)
- Subject: Re: Binaries
- Message-ID: <mictaliDL8FKG.907@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- X-Newsreader: TIN [version 1.2 PL1]
- References: <peterf.58.00174FE2@gears.efn.org>
- Date: Mon, 15 Jan 1996 17:07:28 GMT
- Sender: mictali@netcom7.netcom.com
-
- If you want to access DOS's copy just use this command:
-
- system("copy file1 file2");
-
- Look for it under process management in the Borland manuals.
- Jere
-